- llvm-toolchain-14 (1:14.0.6-9+rpi1) bookworm-staging; urgency=medium
++llvm-toolchain-14 (1:14.0.6-10+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
+ * Cleanup .pyc files in clean target.
+ * Add a hack to the cmake based build to force armv6 (unfortunately the cmake
+ based build relies on config.guess which assumes you want to build for the
+ hardware you are running on).
+ * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
+ are broken on lower arm architectures.
+
+ [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green]
+ * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously).
+ * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake
+ * Clean up debian/usr in clean target.
+ * Clean up clang/tools/*-3.9 in clean target.
+ * Clean up stray *3.9.vim files
+ * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc
+ * Clean up debian/*.install
+
+ [changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green]
+ * create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain
+ about it not existing.
+ * clean up more crap left behind by build process.
+
+ [changes introduced in llvm-toolchain-6.0 1:6.0-3+rpi1 by Peter Michael Green]
+ * Remove debian/man in clean target.
+
+ [changes introduced in llvm-toolchain-7 1:7-6+rpi1 by Peter Michael Green]
+ * Use libatomic on armhf
+ * Set cmake/config.guess.hack back to mode 644 in clean target to keep
+ git/dgit happy.
+ * Yet more clean target fixes.
+
+ [changes introduced in llvm-toolchain-7 1:7.0.1-1+rpi2 by Peter Michael Green]
+ * Change triplet in debian/rules to use armv6k rather than armv7l
+
+ [changes introduced in llvm-toolchain-12 1:12.0.1-16 by Peter Michael Green]
+ * Disable llvm libunwind on armhf, it seems to come out armv7 contaminated.
+
+ [changes introduced in llvm-toolchain-13 (1:13.0.0-9+rpi1 by Peter Michael Green]
+ * Disable scudo on armhf, it needs atomics which we do not want to enable.
+
+ [changes brought forward from 1:13.0.0-9+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 23 Nov 2021 22:37:30 +0000]
+ * Remove armhf from architecture list for libunwind-13-dev dependency.
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 09 Dec 2022 06:12:41 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Thu, 12 Jan 2023 18:05:13 +0000
++
+ llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium
+
+ * Upload to unstable
+ * Add missing epoch (Closes: #1027699)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 01 Jan 2023 15:42:15 +0100
+
+ llvm-toolchain-14 (1:14.0.6-10~exp6) experimental; urgency=medium
+
+ * Move libPolly in libpolly-X.Y-dev for real
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 01 Jan 2023 15:42:04 +0100
+
+ llvm-toolchain-14 (1:14.0.6-10~exp5) experimental; urgency=medium
+
+ * Create a libpolly-X.Y-dev package
+ * Fix the libclang-rt-14-dev-wasm64 description
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 28 Dec 2022 12:35:04 +0100
+
+ llvm-toolchain-14 (1:14.0.6-10~exp4) experimental; urgency=medium
+
+ * Move the compiler-rt content into a new package called
+ libclang-rt-X.Y-dev (including polly)
+ * the wasm targets are shipped into libclang-rt-14-dev-wasm32
+ and libclang-rt-14-dev-wasm64
+ * libclang-common-X.Y-dev arch moved to all
+ then ${binary:Version} => ${source:Version}
+ to avoid not-binnmuable-any-depends-all
+ * link-grpc.diff: add the detection of other libs necessary for
+ grpc (Closes: #1025529)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 21 Dec 2022 13:48:40 +0100
+
+ llvm-toolchain-14 (1:14.0.6-10~exp3) experimental; urgency=medium
+
+ * Transform debian/control into debian/control.in (preparation for
+ flang support)
+ * Do not install wasm-libc if doesn't exist
+
+ [ Faidon Liambotis ]
+ * Try to unbreak the builds with wasm
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 19 Dec 2022 11:09:58 +0100
+
+ llvm-toolchain-14 (1:14.0.6-10~exp1) experimental; urgency=medium
+
+ * More WebAssembly (wasm32/wasm64) work:
+ - Update patch wasm-sysroot-usr to stop including /usr/include when
+ building for the non-OS (unknown) wasm targets, to avoid inadvertently
+ including the host's (glibc) headers.
+ - Re-enable builds on all architectures, previously disabled for
+ arm64 armel mips64el mipsel ppc64el armhf in 1:14.0.6-4, due to an FTBFS
+ related to the /usr/include issue above.
+ - Update patch wasm-sysroot-usr to adjust system include paths for C++
+ headers as well.
+ - Build libc++ and libc++abi for wasm32-wasi, generating two new binary
+ packages, and introducing a build dependency on wasi-libc.
+ - Misc code organization fixes to debian/rules.
+
+ -- Faidon Liambotis <paravoid@debian.org> Fri, 18 Nov 2022 08:21:02 +0200
llvm-toolchain-14 (1:14.0.6-9) unstable; urgency=medium
lcov, procps, help2man, zlib1g-dev,
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
libjs-mathjax, python3-recommonmark,
- doxygen, gfortran,
+ doxygen,
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
- ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
- libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
- dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
+ ocaml-findlib [amd64 arm64 armhf ppc64el s390x],
+ libctypes-ocaml-dev [amd64 arm64 armhf ppc64el s390x],
+ dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el s390x],
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] <!stage1> | hello [!i386],
- spirv-tools [ linux-any ] | hello [ !i386],
+ wasi-libc | hello [ !i386],
libcurl4-dev,
libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x],
protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x],